Welcome![Sign In][Sign Up]
Location:
Search - Lagrange matlab

Search list

[Mathimatics-Numerical algorithmslagrange.c

Description: 已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
Platform: | Size: 1024 | Author: 张林 | Hits:

[matlablagrange多项式插值

Description: 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!
Platform: | Size: 21504 | Author: jasa | Hits:

[matlabEOM

Description: 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use of derivative solving differential (differential), the equations of N = 4 Runge- Kutta method. Jacobian Davis iterative method of solving equations AX = B, least squares polynomial fitting, portfolio Simpson formula for integration, with a triangular decomposition method of solving equations AX = B.
Platform: | Size: 7168 | Author: wangshen | Hits:

[OtherPHR

Description: Lagrange乘子法 用于解约束最优化问题 -Lagrange multiplier method for the solution of unconstrained optimization problem
Platform: | Size: 2048 | Author: | Hits:

[Otherlagrange

Description: 本程序主要是拉格朗日插值算法,并引用一个例子来验证该算法的正确性。-This procedure is mainly Lagrange interpolation algorithm, and cited an example to verify the correctness of the algorithm.
Platform: | Size: 1024 | Author: 黄丽娟 | Hits:

[AlgorithmLagrange

Description: 自己编写的matlab程序 数值分析里的程序-I have written procedures for numerical analysis matlab s procedures
Platform: | Size: 4096 | Author: 吴俊 | Hits:

[Mathimatics-Numerical algorithmslagrange

Description: 实现10次lagrange插值L(x)和三次样条插值,三次样条插值利用自然边界条件-Lagrange interpolation realize 10 times L (x) and cubic spline interpolation, cubic spline interpolation using the natural boundary conditions
Platform: | Size: 1024 | Author: 刘蒲霞 | Hits:

[matlablagrange

Description: Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。-Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.
Platform: | Size: 1024 | Author: 贺鼎宏 | Hits:

[Mathimatics-Numerical algorithmslagrange

Description: 介绍了lagranget插值的Mtlab程序,程序简单易懂,有助于对lagrange插值的了解。-Lagranget introduce a Mtlab interpolation procedures, the procedures simple and easy to understand, contribute to the understanding of lagrange interpolation.
Platform: | Size: 3072 | Author: pplovefox | Hits:

[matlabLagrange-polynomial-interpolation

Description: 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, which uses the Lagrange polynomial interpolation method similar to the definition of function points.
Platform: | Size: 35840 | Author: 杨霄 | Hits:

[matlablagrange

Description: lagrange插值 快捷计算插值,挺好的.-lagrange interpolation quick calculation of interpolation, quite good.
Platform: | Size: 2048 | Author: 桂鹏 | Hits:

[matlabchazhihenihe

Description: MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析-MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
Platform: | Size: 120832 | Author: 刘文 | Hits:

[matlablagrange

Description: 用MATLAB编写的拉格朗日程序。希望对大家有用。-MATLAB prepared using Lagrangian procedures. Hope useful for all of us.
Platform: | Size: 1024 | Author: 谷霁红 | Hits:

[matlablagrange

Description: matlab的拉格朗日,很经典,很强大,真的是非常的好啊,大家一定要下下来好好学习一下!-copy from msdn
Platform: | Size: 28672 | Author: jk | Hits:

[Mathimatics-Numerical algorithmsmath

Description: 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性的。-Considered at a fixed interval on a function approximation using interpolation. Clearly, Lagrange interpolation nodes are used the more the number of interpolation polynomial higher. We are naturally concerned about the increasing interpolation polynomials, Ln (x) is also closer to being a function approximation. Runge (Runge) give an example of a well-known and are very stimulating.
Platform: | Size: 428032 | Author: lovep | Hits:

[Algorithmlagrange

Description: 拉格朗日插值程序,可用于进行一维插值计算.-lagrange interpolating program
Platform: | Size: 2048 | Author: ssw1 | Hits:

[Mathimatics-Numerical algorithmsLagrange

Description: 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像-Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of image
Platform: | Size: 2048 | Author: 张宁 | Hits:

[Otherlagrange

Description: 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function
Platform: | Size: 1024 | Author: link | Hits:

[matlablglr_interplotion

Description: 拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.
Platform: | Size: 9216 | Author: 宁大忠 | Hits:

[matlabmatlab

Description: 通过给出自定的坐标点,可以拟合出拉格朗日曲线。(The coordinate point of self determination is given, and the Lagrange curve is fitted.)
Platform: | Size: 10240 | Author: 超人不会飞SR | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net